The Baskets Analyzer

What is the Baskets Analyzer?
   Selecting Parameters for Search
   Using Wildcards
   Date and Time Picker
   Start the Search
   Visit Details - Show Alarms
   Saving of Basket Report



What is the Baskets Analyzer?

The Baskets Analyzer queries the database where all baskets are saved. The SQL query is formatted with predefined parameters available to the user by clicking. With the Baskets Analyzer you can quickly find a particular basket or group of baskets.




Selecting Parameters for Search

Create your search by combining any of the search parameters:




Using Wildcards

Character Usage Example
* Matches any number of characters. It can be used as the first or last character in the character string. wh* finds what, white and why
? Matches any single alphabetic character. B?ll finds ball, bell and bill
[ ] Matches any single character within the brackets. B[ae]ll finds ball and bell but not bill
! Matches any character not in the brackets. b[!ae]ll finds bill and bull but not bell
- Matches any one of a range of characters. You must specify the range in ascending order (A to Z, not Z to A). b[a-c]d finds bad, bbd, and bcd
# Matches any single numeric character. 1#3 finds 103, 113, 123



Date and Time Picker

Click on the date. Then change the time.


Start the Search

Click on the Search button.
You are asked to confirm the selected search parameters. Uncheck the Ask to Confirm Search Criteria submenu under Options menu to disable this message.



Visit Details - Show Alarms

Right-click on a basket in the left panel and choose from the popup menu.




Saving of Basket Report

File menu, Save As submenu. The file type is *.cmt. This is a tab delimited file that can be opened for instance in Microsoft Excel.

Double-click on the saved *.cmt file. If the file type *.cmt is not already associated with a program, the Open With window will be displayed. Here you can select a program to open the file.

See Saving of Maintenances Report